crypto/internal/fips140/hmac.HMAC.forHKDF (field)

3 uses

	crypto/internal/fips140/hmac (current package)
		hmac.go#L40: 	forHKDF bool
		hmac.go#L48: 	if h.keyLen < 112/8 && !h.forHKDF {
		hmac.go#L171: 	h.forHKDF = true